home *** CD-ROM | disk | FTP | other *** search
/ Developer Helper 1: Phil & Dave's Excellent CD / Excellent CD HFS.raw / Peripherals / MacinTalk / Example Programs / Say Source / MakeFile next >
Makefile  |  1989-04-13  |  197b  |  10 lines

  1.  
  2. "say"        ƒ    "say.p.o"
  3.     Link "say.p.o" ∂
  4.         "{Libraries}Interface.o" ∂
  5.         "{PLibraries}Paslib.o" ∂
  6.         "{Libraries}Runtime.o" ∂
  7.         "{LIbraries}SpeechIntf.o" ∂
  8.         -o "say"
  9.     SetFile -c 'MPS ' -t 'MPST' "say"
  10.